Crate irox_tools

source ·

Modules

  • List of some basic ANSI Console colors
  • Basic Bit Buffer interface
  • A collection of utilities for the f64 built-in
  • Formatting structs and traits
  • Hexdump & Hex manipulation
  • An Identifier represents a way to uniquely identify an item, whether as a String, u64, or UUID.
  • Iterators adds the Itertools Trait, which adds a number of additional helper methods to the Iterator Trait.
  • Implementation of Murmurhash3. Currently only x128 implemented.
  • Traits for packetization of data and movement of packets of data
  • Pseudo-Random Number Generators (PRNGs)
  • More complex synchronization primitives than in the STD.
  • A collection of utilities for the u8 built-in
  • A collection of utilities for the u64 built-in
  • A basic implementation of a UUID

Macros